| Total Complexity | 72 |
| Dependencies | 3 |
| Dependents | 2 |
| Total lines | 493 |
| Lines of code | 354 |
| Logical lines of code | 229 |
| Comment lines | 0 |
| Methods | 14 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| generate_zip() | 43 | 12 | 46 | |
| print_label_PDF() | 46 | 12 | 34 | |
| save_label_in_db() | 43 | 6 | 50 | |
| download_label_PDF() | 50 | 6 | 27 | |
| save_label_PDF() | 51 | 6 | 25 | |
| download_labels_zip() | 55 | 6 | 17 | |
| get_info_from_tracking_numbers() | 48 | 4 | 36 | |
| generate_labels_from_api() | 57 | 4 | 17 | |
| delete() | 48 | 2 | 42 | |
| get_url_for_download_label() | 59 | 3 | 13 | |
| get_url_for_download_labels_zip() | 59 | 3 | 13 | |
| get_url_for_print_labels() | 59 | 3 | 13 | |
| get_url_for_delete_label() | 59 | 3 | 13 | |
| delete_label_PDF_from_tracking_number() | 65 | 2 | 8 |